home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 001-025 / disk_006 / compress / zmore.man < prev   
Text File  |  1992-05-06  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.      ZZZZMMMMOOOORRRREEEE((((1111))))                    UUUUNNNNIIIIXXXX 5555....0000                     ZZZZMMMMOOOORRRREEEE((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           zmore - file perusal filter for crt viewing of compressed
  10.           text
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           zzzzmmmmoooorrrreeee [ name ...  ]
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.           _Z_m_o_r_e is a filter which allows examination of compressed
  17.           text files one screenful at a time on a soft-copy terminal.
  18.           It normally pauses after each screenful, printing --More--
  19.           at the bottom of the screen.  If the user then types a
  20.           carriage return, one more line is displayed.  If the user
  21.           hits a space, another screenful is displayed.  Other
  22.           possibilites are enumerated later.
  23.  
  24.           _Z_m_o_r_e looks in the file /_e_t_c/_t_e_r_m_c_a_p to determine terminal
  25.           characteristics, and to determine the default window size.
  26.           On a terminal capable of displaying 24 lines, the default
  27.           window size is 22 lines.
  28.  
  29.           Other sequences which may be typed when _z_m_o_r_e pauses, and
  30.           their effects, are as follows (_i is an optional integer
  31.           argument, defaulting to 1) :
  32.  
  33.           _i<space>
  34.                display _i more lines, (or another screenful if no
  35.                argument is given)
  36.  
  37.           ^D   display 11 more lines (a ``scroll'').  If _i is given,
  38.                then the scroll size is set to _i.
  39.  
  40.           d    same as ^D (control-D)
  41.  
  42.           _iz   same as typing a space except that _i, if present,
  43.                becomes the new window size.  Note that the window size
  44.                reverts back to the default at the end of the current
  45.                file.
  46.  
  47.           _is   skip _i lines and print a screenful of lines
  48.  
  49.           _if   skip _i screenfuls and print a screenful of lines
  50.  
  51.           q or Q
  52.                quit reading the current file; go on to the next (if
  53.                any)
  54.  
  55.           e    When the prompt --More--(Next file: _f_i_l_e) is printed,
  56.                this command causes zmore to exit.
  57.  
  58.           =    Display the current line number.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 1/1/86)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      ZZZZMMMMOOOORRRREEEE((((1111))))                    UUUUNNNNIIIIXXXX 5555....0000                     ZZZZMMMMOOOORRRREEEE((((1111))))
  71.  
  72.  
  73.  
  74.           _i/expr
  75.                search for the _i-th occurrence of the regular
  76.                expression _e_x_p_r.  If the pattern is not found, _z_m_o_r_e
  77.                goes on to the next file (if any).  Otherwise, a
  78.                screenful is displayed, starting two lines before the
  79.                place where the expression was found.  The user's erase
  80.                and kill characters may be used to edit the regular
  81.                expression.  Erasing back past the first column cancels
  82.                the search command.
  83.  
  84.           _in   search for the _i-th occurrence of the last regular
  85.                expression entered.
  86.  
  87.           !command
  88.                invoke a shell with _c_o_m_m_a_n_d. The character `!' in
  89.                "command" are replaced with the the previous shell
  90.                command.  The sequence "\!" is replaced by "!".
  91.  
  92.           :q or :Q
  93.                quit reading the current file; go on to the next (if
  94.                any) (same as q or Q).
  95.  
  96.           .    (dot) repeat the previous command.
  97.  
  98.           The commands take effect immediately, i.e., it is not
  99.           necessary to type a carriage return.  Up to the time when
  100.           the command character itself is given, the user may hit the
  101.           line kill character to cancel the numerical argument being
  102.           formed.  In addition, the user may hit the erase character
  103.           to redisplay the --More-- message.
  104.  
  105.           At any time when output is being sent to the terminal, the
  106.           user can hit the quit key (normally control-\).  _Z_m_o_r_e will
  107.           stop sending output, and will display the usual --More--
  108.           prompt.  The user may then enter one of the above commands
  109.           in the normal manner.  Unfortunately, some output is lost
  110.           when this is done, due to the fact that any characters
  111.           waiting in the terminal's output queue are flushed when the
  112.           quit signal occurs.
  113.  
  114.           The terminal is set to _n_o_e_c_h_o mode by this program so that
  115.           the output can be continuous.  What you type will thus not
  116.           show on your terminal, except for the / and !  commands.
  117.  
  118.           If the standard output is not a teletype, then _z_m_o_r_e acts
  119.           just like _z_c_a_t, except that a header is printed before each
  120.           file.
  121.  
  122.      FFFFIIIILLLLEEEESSSS
  123.           /etc/termcap        Terminal data base
  124.  
  125.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  126.  
  127.  
  128.  
  129.      PPPPaaaaggggeeee 2222                                           ((((pppprrrriiiinnnntttteeeedddd 1111////1111////88886666))))
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      ZZZZMMMMOOOORRRREEEE((((1111))))                    UUUUNNNNIIIIXXXX 5555....0000                     ZZZZMMMMOOOORRRREEEE((((1111))))
  137.  
  138.  
  139.  
  140.           more(1), zcat(1), compress(1), uncompress(1)
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                           (printed 1/1/86)
  196.  
  197.  
  198.  
  199.